projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
be7c75d
)
*** empty log message ***
author
Kim F. Storm
<storm@cua.dk>
Sat, 7 Feb 2004 01:00:22 +0000
(
01:00
+0000)
committer
Kim F. Storm
<storm@cua.dk>
Sat, 7 Feb 2004 01:00:22 +0000
(
01:00
+0000)
lisp/ChangeLog
patch
|
blob
|
history
lispref/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 4927167ae97c6773d8ebddac60a3a059b25a991b..a953a19057fa3a999f3005e63b346ea297f50db4 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,8
@@
+2004-02-07 Kim F. Storm <storm@cua.dk>
+
+ * simple.el (line-number-at-pos): Rename from line-at-pos.
+ Uses changed (what-line and vc-annotate-warp-version).
+
2004-02-06 Andreas Schwab <schwab@suse.de>
* view.el (view-mode-enable): Add view-mode-map to
diff --git
a/lispref/ChangeLog
b/lispref/ChangeLog
index 622379cfdecd44d037fe100de8f20c79d0754fa6..a1f2c69a814e1a0895ad9e024463fb84c40b8f43 100644
(file)
--- a/
lispref/ChangeLog
+++ b/
lispref/ChangeLog
@@
-1,3
+1,7
@@
+2004-02-07 Kim F. Storm <storm@cua.dk>
+
+ * positions.texi (Text Lines): Add line-number-at-pos.
+
2004-02-06 John Paul Wallington <jpw@gnu.org>
* display.texi (Button Properties, Button Buffer Commands):